type net._Ctype_struct_addrinfo
8 uses
net (current package)
34b0aa996b5ce1000ab564f8d6282d816b13134c03a4edd92859d540ab9e2a27-d#L44: type _Ctype_struct_addrinfo struct {
34b0aa996b5ce1000ab564f8d6282d816b13134c03a4edd92859d540ab9e2a27-d#L52: ai_next *_Ctype_struct_addrinfo
34b0aa996b5ce1000ab564f8d6282d816b13134c03a4edd92859d540ab9e2a27-d#L104: func _C2func_getaddrinfo(p0 *_Ctype_char, p1 *_Ctype_char, p2 *_Ctype_struct_addrinfo, p3 **_Ctype_struct_addrinfo) (r1 _Ctype_int, r2 error) {
34b0aa996b5ce1000ab564f8d6282d816b13134c03a4edd92859d540ab9e2a27-d#L166: func _Cfunc_freeaddrinfo(p0 *_Ctype_struct_addrinfo) (r1 _Ctype_void) {
34b0aa996b5ce1000ab564f8d6282d816b13134c03a4edd92859d540ab9e2a27-d#L192: func _Cfunc_getaddrinfo(p0 *_Ctype_char, p1 *_Ctype_char, p2 *_Ctype_struct_addrinfo, p3 **_Ctype_struct_addrinfo) (r1 _Ctype_int) {
cgo_unix_cgo.go#L58: _C_struct_addrinfo = /*line :55:23*/_Ctype_struct_addrinfo /*line :55:40*/
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |